home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 June (IDG) / Macworld_June_2000.iso / Shareware World / Comms & Internet / Simple Pager1.0 PPC / Simple Pager README < prev    next >
Encoding:
Text File  |  2000-03-08  |  3.7 KB  |  52 lines  |  [TEXT/ttxt]

  1. Simple Pager 1.0
  2. Copywrite ©2000 James Sentman, All Rights Reserved
  3. http://www.sentman.com/simplepager/
  4. ________________________________________________________________________
  5.  
  6. Simple Pager can dial a telephone number through your modem and send a simple numeric page. Pager documents can be saved and double-clicked or otherwise launched to send the page. Simple pager is also scriptable and pages can be sent from Apple Script.
  7.  
  8. Simple Pager is not free. If you find this program to be usefull and continue to use it you must pay the $7 USD shareware fee. You can do so with the included register application or online at: http://order.kagi.com/?UN2
  9.  
  10. ________________________________________________________________________
  11. Setting Up Simple Pager
  12.  
  13. When you first run Simple Pager the preferences dialog will be displayed. You can also bring it up at any time by selecting "Preferences..." from the Edit menu. You must select the serial port that your modem is connected to. Simple Pager is fully compatible with both older macs with built in serial ports as well as newer macs using a USB-Serial adaptor to connect to the modem. Built in modems in Powerbooks and G3/G4 machines are also supported.
  14.  
  15. You should not need to change any of the other settings unless your modem requires special setup instructions. Most modems should just work.
  16.  
  17. ________________________________________________________________________
  18. Sending a page
  19.  
  20. When the program is run the Manual Page dialog is displayed. You can also show it by selecting "Send Page" from the File menu. Enter the number to be dialed and the message you wish to send. After clicking the Send button the modem will dial the number, wait the default period that you set in the preferences window and then send the message field and hang up. You may send "*" and "#" characters as well as numbers.
  21.  
  22. After entering a page on the Manual Page dialog you can save it as a Simple Pager document. In order to send this page again you can simply double click the document.
  23.  
  24. Simple Pager is scriptable. It supports a single Apple Script command. To send a page via apple script use the Script editor to create a script something like this:
  25.  
  26. tell application "Simple Pager"
  27.     page "123-1234" message "123*"
  28. end tell
  29.  
  30. If Simple Pager is idle with no windows open for 90 seconds it will quit freeing up resources for the server or other programs running on the box.
  31. ________________________________________________________________________
  32. Contact Information
  33.  
  34. email: SimplePager@sentman.com
  35. web: http://www.sentman.com/simplepager/
  36. Please check out other programs by James Sentman at:
  37. http://www.sentman.com/
  38.  
  39. Bug Reports and Feature Requests are welcome to the above email address. It is unlikely that Simple Pager will ever be updated to compete with more full featured text messaging programs. It is designed to fill a gap in the low end of software paging services on the Mac. It is also integrated into my server monitoring application Whistle Blower at: http://whistleblower.sentman.com/
  40.  
  41. If you are looking for a more full featured paging solution or the ability to send text or SMS messages I fully recommend "PageNOW!" from Mark/Space at <http://www.markspace.com/>
  42.  
  43. Thank you,
  44.  James Sentman <james@sentman.com>
  45.  
  46.  
  47. ________________________________________________________________________
  48. Simple Pager is $7 USD Shareware and is offered AS IS. No warrenty is made as to it's
  49. compatability, functionality or suitablility for a particular task. The user takes full responsibility
  50. for the use of the program and will not hold James Sentman liable or responsible for any problems,
  51. data loss or system availability issues that may result from using this program. Please make sure that
  52. the program meets your needs before purchasing it.